home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr37 / banker31.zip / BANKER.DOC < prev    next >
Text File  |  1995-04-09  |  6KB  |  107 lines

  1.                       ┌─────────────────────────────┐
  2.                       │       TIME BANKER 3.1       │
  3.                       │   for Wildcat! 4.01 & 4.10  │
  4.                       └─────────────────────────────┘
  5.                          -=≡ S H A R E W A R E ≡=-
  6.                    By: Guy Damlovac - gdamlova@iquest.net
  7.                     COPYRIGHT (C) 1995 Shuttle Software
  8.                             All Rights Reserved
  9.  
  10.                               ┌────────────┐
  11.                               │INSTALLATION│
  12.                               └────────────┘
  13. This is a handy little Time Bank program written using the wcCODE language. To
  14. run it, all you need to do is place the BANKER.WCX, BANKER.CFG, BANKER.MNU and
  15. RESET.WCX files into your C:\WILDCAT (or whatever you use) home directory. Now
  16. edit the BANKER.CFG file to suit your boards needs and preferances as follows:
  17.  
  18. NEWUSER  <-- Name of first Sec-Level not allowed access. Enter NONE if none.
  19. LEECH    <-- Name of second Sec-Level not allowed access. Enter NONE if none.
  20. NONE     <-- Name of third Sec-Level not allowed acccess. Enter NONE if none.
  21. JOHN DOE <-- Name of first User not allowed access. Enter NONE if none.
  22. JANE DOE <-- Name of second User not allowed access. Enter NONE if none.
  23. NONE     <-- Name of third User not allowed access. Enter NONE if none.
  24. 30       <-- Maximum Balance in minutes each user can bank total.
  25. 30       <-- Maximum Transaction amount in minutes per attempt.
  26. YES      <-- Track each users entries into Banker every day. Enter NO if no.
  27. 3        <-- Maximum Entries into Banker per day for each user if Track = YES.
  28. YES      <-- Use internally generated menu. Enter NO if no. (REGISTERED ONLY)
  29.  
  30. A SysOp definable menu can be used instead of the internally generated one by
  31. setting the last option to NO (REGISTERED VERSION ONLY). This menu MUST be
  32. named BANKER.MNU and reside in the same directory as the other Banker files.
  33. Please limit your personalized menu to 16 lines total, and be sure to include
  34. the four function keys D (deposit), W (withdraw), T (transfer all), Q (quit).
  35. The users stats and the command prompt are appended to the bottom of your menu
  36. automatically! I've included a sample 16 line menu to get you started.
  37.  
  38. RESET.WCX must be run once a day as an event in order to reset each users entry
  39. pointers ONLY if Tracking = YES (config line 9). I recommend you run it as an
  40. event at around midnight. Go to the SysOp Menu and hit [E]vent Management. Then
  41. [A]dd an event #9 "Run wcCODE File". Select it to run Daily, Everyday, Hard or
  42. Soft at the time you wish. Type in the full path to the RESET.WCX file when
  43. prompted, and then save.
  44.  
  45. I run Time Banker from the Main Menu so that it is easily accessable. Run the
  46. MAKEMENU program, and select the Main Menu. Edit one of your unused keys, and
  47. choose Run wcCODE Program. Hit parameters, and select BANKER.WCX from the tree
  48. directory displayed and then save your changes. Edit your Menu's as required
  49. using wcDRAW (or whatever) to show the new [K]eypress assigned to Time Banker.
  50. That's all there is to it!
  51.  
  52. NOTE: Time Banker makes use of the Netmail Balance and Account Balance in each
  53.       user record to store it's information.
  54.  
  55.                                ┌────────────┐
  56.                                │REGISTRATION│
  57.                                └────────────┘
  58. This program is distributed as SHAREWARE. Registration is only $15.00 US funds.
  59. Registered users are entitled to download ALL future updates of Time Banker
  60. free of charge! This programs main operation is NOT crippled! The registered
  61. version also allows you to use your own personalized menu!
  62.  
  63. You are granted permission to use this program for thirty days for the purpose
  64. of evaluating it for your needs. If you continue to use this program after the
  65. evaluation period, you must register it by remitting $15.00 US to the address
  66. shown below. Thankyou!
  67.  
  68. To register by Check or Money Order, send $15 made payable to: GAVRA DAMLOVAC
  69. and mail to the address listed below. Then call and register onto the support
  70. board "Luck of the Irish" at (317)887-5665. I will personally upgrade your
  71. access and give you the file password, so that you can download the latest
  72. registered version and all future updates!
  73.  
  74. You can register instantly online by using the credit-card charge door! Simply
  75. hit [A] from the Main Menu, and select the Software Register catagory. Follow
  76. the onscreen prompts. Cost is $16 for credit-card orders. After processing, I
  77. will provide you with the file password and instructions on downloading your
  78. registered version as well as all future updates. Please note that credit card
  79. orders can only be taken on Nodes 1, 2 or 5.
  80.  
  81.                                GAVRA DAMLOVAC
  82.                              10292 BRADBURY DR.
  83.                              INDIANAPOLIS,  IN.
  84.                                  46231-1904
  85.                            ATTN: SHUTTLE SOFTWARE
  86.  
  87.                                ┌──────────┐
  88.                                │DISCLAIMER│
  89.                                └──────────┘
  90. THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY WARRANTY OF ANY KIND, EITHER
  91. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF
  92. MERCHANTABILITY AND FITNESS TO A PARTICULAR PURPOSE.
  93.  
  94. THE AUTHOR WILL NOT BE LIABLE FOR ANY DAMAGES OF ANY KIND RESULTING FROM THE
  95. USE OF THIS PROGRAM. USE AT YOUR OWN RISK.
  96.  
  97.                               ┌────────────┐
  98.                               │TECH SUPPORT│
  99.                               └────────────┘
  100. ┌─────────────────────────────────────────────────────────────────────────┐
  101. │  InterNet E-Mail:  gdamlova@iquest.net           Luck of the Irish BBS  │
  102. │                                                   Greenwood, Indiana    │
  103. │  RIME - RelayNet:  ->1733                          1200 - 14400 BPS     │
  104. │                                                    24 Hours  7 Days     │
  105. │  Support Board:    (317) 887-5665                     * 6 Lines *       │
  106. └─────────────────────────────────────────────────────────────────────────┘
  107.